bitkeeper revision 1.541 (3f9ff8fbmaj0I4Lv4-c5xyrEJ9tkCw)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Wed, 29 Oct 2003 17:29:31 +0000 (17:29 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Wed, 29 Oct 2003 17:29:31 +0000 (17:29 +0000)
Makefile:
  Bump version to 1.2-devel.

xen/Makefile

index b6ed2ad376b722e3423840459d1a21ee2eec5fd9..f7d8c98cd81cf25474b9bfd63794e7f89715a033 100644 (file)
@@ -2,7 +2,7 @@
 # This is the correct place to edit the build version.
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 1
-export XEN_SUBVERSION    = 1
+export XEN_SUBVERSION    = 2
 export XEN_EXTRAVERSION  = "-devel"
 
 export BASEDIR          := $(shell pwd)